How to: Use the MIN function to return lowest value of a specified range.

Solution:


Select the cell where the result of the MIN function is to be displayed. Enter =MIN(<cell range>), where <cell range> is a range of cells.

NOTE: The MIN function returns the lowest value of a specified range.